home *** CD-ROM | disk | FTP | other *** search
/ Hentai Interactivo 14 / HENTAI_14.BIN / hentai.swf / scripts / DefineButton2_84 / BUTTONCONDACTION on(release).as
Text File  |  2007-02-23  |  127b  |  7 lines

  1. on(release){
  2.    unloadMovie("_root.target_h");
  3.    unloadMovie("_root.target_v");
  4.    gotoAndStop("Narutoa");
  5.    play();
  6. }
  7.